projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd6217a
)
require 'shell
author
Noah Friedman
<friedman@splode.com>
Thu, 9 Sep 1993 04:31:05 +0000
(
04:31
+0000)
committer
Noah Friedman
<friedman@splode.com>
Thu, 9 Sep 1993 04:31:05 +0000
(
04:31
+0000)
lisp/rlogin.el
patch
|
blob
|
history
diff --git
a/lisp/rlogin.el
b/lisp/rlogin.el
index ec330abd6ee810cfb4236cae49fc830f82a12dd7..d9934147b789adc406f92cb9cc5a8484478d0ea5 100644
(file)
--- a/
lisp/rlogin.el
+++ b/
lisp/rlogin.el
@@
-27,6
+27,7
@@
;;; Code:
(require 'comint)
+(require 'shell)
;;;###autoload
(defvar rlogin-program "rlogin"